home *** CD-ROM | disk | FTP | other *** search
/ Champak 52 / Volume 52 - JOGO DISK .iso / Games / sandwichcooking.swf / scripts / frame_11 / PlaceObject2_228_33 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Text File  |  2007-09-27  |  96b  |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(_root.po._visible == true)
  3.    {
  4.       _root.cook();
  5.    }
  6. }
  7.